home *** CD-ROM | disk | FTP | other *** search
- on lfx17check
- global gvmovsize, gvstagefix
- dontPassEvent()
- if the controlDown then
- set gvmovsize to "SKT640"
- else
- if the freeBlock <= (2100 * 1024) then
- set gvstagefix to 2
- set gvmovsize to "SKT640"
- else
- set gvmovsize to "SKT800"
- end if
- end if
- end
-